FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.oh.mha.pds#2.0.0-alpha-preview (47 ms)

Package ca.on.oh.mha.pds
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview&canonical=http://ontariohealth.ca/fhir/ValueSet/mha-organization-admission-discharge-reason
Url http://ontariohealth.ca/fhir/ValueSet/mha-organization-admission-discharge-reason
Version 1.0.0
Status draft
Name DischargeReason
Title Discharge Reason
Experimental False
Realm ca
Authority hl7
Description The value set identifies the reason for discharge

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Encounter MHA Encounter Profile

Resources that this resource uses

CodeSystem
http://snomed.info/sct SNOMED CT (all versions)
http://snomed.info/sct SNOMED codes used in this IG
http://snomed.info/sct SNOMED CT Canada Immunizations


Source

{
  "resourceType" : "ValueSet",
  "id" : "discharge-reason",
  "url" : "http://ontariohealth.ca/fhir/ValueSet/mha-organization-admission-discharge-reason",
  "version" : "1.0.0",
  "name" : "DischargeReason",
  "title" : "Discharge Reason",
  "status" : "draft",
  "publisher" : "Ontario Health",
  "description" : "The value set identifies the reason for discharge",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "182992009",
            "display" : "Treatment completed"
          },
          {
            "code" : "183955003",
            "display" : "Patient self-discharge"
          },
          {
            "code" : "306382007",
            "display" : "Discharge by health worker"
          },
          {
            "code" : "19712007",
            "display" : "Patient transfer, to another health care facility"
          },
          {
            "code" : "105568001",
            "display" : "In prison"
          },
          {
            "code" : "419099009",
            "display" : "Dead"
          },
          {
            "code" : "410543007",
            "display" : "No show"
          },
          {
            "code" : "32485007",
            "display" : "Admission to hospital"
          },
          {
            "code" : "261665006",
            "display" : "Unknown"
          },
          {
            "code" : "74964007",
            "display" : "Other"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.